CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - GDI 控件

搜索资源列表

  1. CombinListBox

    1下载:
  2. 这个跟上个控件一样,都是自定义控件,用了GDI+,看文件名字就知道是什么类型和功能了-Like this to keep up with a control, are custom controls, with a GDI+, see the file name to know what type and function
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-24
    • 文件大小:6966
    • 提供者:wang
  1. ZGraph

    0下载:
  2. 基于C#的波形显示控件的实现源码 计算机技术的飞速发展使得其在自动化系统中的应用日益增强。大量监控、图像数据显示软件活跃在自动化工业及自动化教学领域。同时,软件系统的日益复杂化使得模块化开发变得尤为重要。本课题所设计的基于C#的波形显示控件就可在微软.NET平台下进行代码功能重用,达到模块化开发和快速开发的目的,使得程序员能够集中精力设计软件的具体业务流程,而不必担心波形呈现的问题。 本文先介绍了.NET平台下用户控件开发的基本方法,以及用C#描述的GDI+图形开发技术,然后
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-23
    • 文件大小:233155
    • 提供者:mufeng
  1. online_shopping2009

    0下载:
  2. 建立一个模拟在线购物程序,用户输入相应的信息后单击“确定”按钮,显示出用户提交的有关信息。一、实验目的 1.巩固知识点创建菜单; 2.巩固知识点创建单文档应用程序; 3.巩固知识点GDI+; 4.巩固知识点Windows控件 5.学会Windows控件的应用 -Create a simulated online shopping program, enter the appropriate information and click " OK" but
  3. 所属分类:CSharp

    • 发布日期:2017-11-22
    • 文件大小:233923
    • 提供者:潇凌霜
  1. Calculator-design

    0下载:
  2. 实验目的 1.巩固知识点创建菜单; 2.巩固知识点创建单文档应用程序; 3.巩固知识点GDI+; 4.巩固知识点Windows控件。 5.学会Windows控件的应用 -Experimental purposes 1. Consolidate the knowledge points to create the menu 2. Consolidate the knowledge points to create a single document application
  3. 所属分类:CSharp

    • 发布日期:2017-11-12
    • 文件大小:151361
    • 提供者:潇凌霜
  1. Curve

    0下载:
  2. 仿photoshop曲线调整ocx控件,Gdi gdi+ 两种实现版本.完美实现ps中曲线调整.目前只支持单通道调整-Imitation of Photoshop curves adjustment the ocx controls, GDI gdi+ two implementations version. Perfect ps curve adjustment. Currently only supports single-channel adjustment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-11
    • 文件大小:17149872
    • 提供者:gechunping
  1. Picture1

    0下载:
  2. 掌握滑块控件(Slider Control)、提示条(ToolTip Control)的使用;了解自定义控件的方法;掌握文件浏览对话框(CFileDialog)、颜色选择对话框(CColorDialog)等常用对话框的使用;了解使用GDI绘制简单图形图像的方法等。-Master slider controls (Slider Control), tooltip (ToolTip Control) usage understand the custom control methods mas
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-10
    • 文件大小:9846232
    • 提供者:万利
  1. Scrollable

    0下载:
  2. 建设一个自定义控件用于添加一个可滚动的图片框控制项目。有不同的方法来滚动一个图像,它可以通过使用GDI +举例,但是这个演示中使用的方法是基于我所感到的就是最简单的方法,这是一个全尺寸的滚动图像包含在一个面板控制设置为自动大小。通过构建控制作为一个自定义控件,您可以重用在任何应用程序,您可能需要提供这样的功能 -Building a custom control for adding a scrollable picture box controls. There are different
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-27
    • 文件大小:791691
    • 提供者:晴空
  1. vc280demos

    2下载:
  2. 280个vc++实效编程实例源码,囊括了VC编程的方方面面,包括系统控制、界面窗口、菜单制作、设备管理、数据类型、控制编程、对话框视图、框架文档视图、光标、控制栏、多线程编程、网络编程、数据库编程、动态链接库创建与使用、控件编程、GDI编程、文件操作等VC初学者例子,相信通过这些小而实用的例子,你将对VC++编程有一个熟悉的认识,直到精通VC。   光盘中包含精通vc++实效编程280例的源程序,所有程序均经过测试,仅供读者学习时使用,不能用作其他商业用途。   源程序文件存放于章节文件
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:5631038
    • 提供者:建勋
  1. clockTest1

    0下载:
  2. vs2012环境 MFC框架 gdi+实现,可重用的贴图时钟控件-vs2012 environment MFC framework gdi+ achieve reusability textures clock control
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:301310
    • 提供者:ll
  1. MyScrollBar

    0下载:
  2. 1. 该滚动条类 CXScrollBar 继承自 CStatic,用 GDI+ 绘制,采用贴图方式,支持png图片,各个部分的图片都是单独的 2. 该滚动条类使用时需要创建一个静态文本框,如果是在对话框中直接插入的控件,则要在对话框的 DoDataExchange() 函数中将与控件关联的数据交换语句去掉。-One of the scroll bar class CXScrollBar inherited from CStatic, with GDI+ mapping, mapp
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:362304
    • 提供者:姚远
  1. speed

    0下载:
  2. vb6 gdi+做出转速表,转速为0-1200,是论及模拟器中速机建设的一个小控件。-vb6 gdi+ to make a tachometer, speed 0-1200, the simulator is discussed building a small speed machine control.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:94730
    • 提供者:陈铭治
  1. ImgSlider

    0下载:
  2. 使用自定义图像的Slider控件.并且提供GDI+绘图的选择。从CWnd派生。-A sliding control that using custom image, and it s a choice to use GDI+ to draw. It is derived from CWnd class.
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:76789
    • 提供者:烟雨
  1. CPP.NET_1

    0下载:
  2. C++.NET程序设计(上),首先介绍visual c++.net开发环境,然后介绍托管c++基础和托管c++面向对象编程。在此基础上,系统介绍windows窗体和对话框、常用控件、菜单、工具栏和状态栏,gdi+与图像处理、文档界面模型和文件操作、数据库等。-c++ .NET
  3. 所属分类:.net

    • 发布日期:2017-05-14
    • 文件大小:3501770
    • 提供者:cody
  1. ComboBoxEx

    0下载:
  2. 支持多列显示的.net的ComboBox控件,使用GDI+-Support multi-row DisPlay basis. Net basis ComboBox refrain review, use GDI+
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:104173
    • 提供者:黄浩
  1. polarCoordinate

    0下载:
  2. 用GDI+实现极坐标的控件,包括坐标刻度、半径线、框选区域、示向线的绘制。内含demo,代码使用vs2010开发-a windows polarCoordinate control coding by gdi plus, project include demo, use vs2010 open
  3. 所属分类:.net

    • 发布日期:2017-04-24
    • 文件大小:127147
    • 提供者:andwp
  1. gdiplus

    0下载:
  2. GDI+代码例子,COLOR调色面板与调色滑动条控件.-GDI+ score samples, color control.
  3. 所属分类:MiddleWare

    • 发布日期:2017-05-12
    • 文件大小:2801515
    • 提供者:叶典辉
  1. GDI_plus_touming

    0下载:
  2. 本程序主要采用以下几个功能模块 一 GDI+绘图 二 托盘图标显示 三 窗体拖动,及最小化到托盘的动画效果 四 窗体右键弹出菜单设计 五 对话框控件设计 希望本程序对新人有所帮助-This procedure uses the following functional modules a GDI+ drawing two tray icon shows three form drag, and minimize to tray animation four f
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-03
    • 文件大小:1101189
    • 提供者:范圣帅
  1. SilverTreeContainer

    0下载:
  2. 老外写的在WPF下显示树状结构的控件,包括 GraphLayout和Panel。-This article includes two very different basic assemblies and a couple of test assemblies for WPF. The first basic assembly is GraphLayout which implements the Reingold-Tilford algorithm, described here, to de
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:76937
    • 提供者:zhangjie
  1. 2d-exchange

    0下载:
  2. 用GDI+ 实现了二维图形的几何变换. 有充分的注释说明 其中有个自定义控件custompalette 会重新发上来-To achieve a two-dimensional graphics with GDI+ geometric transformation. Fully explanatory notes which will have a custom custompalette hair up again
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:219280
    • 提供者:your name
  1. GDI_

    0下载:
  2. 使用GDI加载png图片,进行模拟下载状态的控件。 带GDI绘图接口库.-Png images using GDI load, to simulate the download status of controls. With GDI graphics interface library.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-17
    • 文件大小:70891
    • 提供者:chenyingrui
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com